func github.com/aws/aws-sdk-go-v2/service/s3.validateOpGetObjectAclInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L867: 	if err := validateOpGetObjectAclInput(input); err != nil {
		validators.go#L4520: func validateOpGetObjectAclInput(v *GetObjectAclInput) error {